@charset "utf-8";
h2,h3,h4{margin:0;}

/* 导航 */
.navbar-pull-all{overflow:hidden;width:1140px;margin:auto; padding:24px 0;}
.header-right { font-size: 30px; }
.navbar-header{width:100%;margin:auto;float:none;}
.navbar-full {width:100%; background:#1d2087;}
.navbar-full .collapse { margin:0 auto; width:1140px;}
.navbar-brand { padding: 29px 15px; height: auto; }
nav.navbar.bootsnav { border: none;background:#fff;}
.navbar-nav { float: left; }
nav.navbar.bootsnav ul.nav > li > a { color: #fff; text-transform: uppercase; padding: 15px 31px; font-size:16px; font-weight:normal; }
nav.navbar.bootsnav ul.nav > li:hover { background:#dd0000; }
.nav > li:after { content: ""; width: 0; height: 5px; background: none !important; position: absolute; bottom: 0; left: 0; transition: all 0.5s ease 0s; }
.nav > li:hover:after { width: 100%; }
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after { content: "\f105"; font-family: 'FontAwesome'; font-size: 16px; font-weight: 500; position: absolute; top: 28%; right: 10%; transition: all 0.4s ease 0s; transform: rotate(90deg); }
nav.navbar.bootsnav ul.nav > li.dropdown.on > a.dropdown-toggle:after { content: "\f105"; transform: rotate(270deg); }
.dropdown-menu.multi-dropdown { position: absolute; left: -100% !important; }
nav.navbar.bootsnav li.dropdown ul.dropdown-menu { box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); border: none; }
@media only screen and (max-width:990px) {
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after,  nav.navbar.bootsnav ul.nav > li.dropdown.on > a.dropdown-toggle:after { content: " "; }
.dropdown-menu.multi-dropdown { left: 0 !important; }
nav.navbar.bootsnav ul.nav > li:hover { background: transparent; }
nav.navbar.bootsnav ul.nav > li > a { margin: 0; }
}
.nav>li:before{position: absolute;display: block;content: '';width:1px;height:18px;background:rgba(255,255,255,.8);top:50%;margin-top: -9px;right:0; }
.nav>li:last-child:before{display: none;}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a:hover{background:#1d2087;color:#fff;}
.xs-logo img{float: left;}

.top_box2{ background:#ededed;height:35px;line-height:35px;}
.top_box2 .top_left_container h3{margin:0;float:left;line-height:35px;}
.top_box2 .top_left_container p{float:right;font-size:16px;}

.xwa{
      border-left: 1px solid #dcdcdc;
      padding-left:15px;
      margin-left:15px;
      color: #333;
      font-size: 20px;
      float:left;
      height: 70px;
      padding-top: 2px;    margin-top: 12px;
}
.xwa p{line-height:35px;font-size: 20px;
      font-weight: bold;}
.xwa p span{margin-right:19px;color:#1e3988;font-size:23px;}

.k2 {
    float: right;
    background: url(../images/tel.jpg) 0 9px no-repeat;
  background-size:47px;
  padding-left:55px;
 padding-top:8px;
}
.k2 p{font-weight:bold;}
.k2 h3{margin:0;font-size:16px;margin-bottom:5px;}
.ktel {color: #dd0000;font-size:28px;line-height:32px;}

.wi{margin-right:15px;}
.wi img{border:1px solid #999;}
.top_box{height:35px;line-height:35px;background:#f5f5f5;font-size:14px;}

/* 轮播 */
.ibanner .img { height: 700px; background-size: cover; background-position: center; } /* 高度 */
#uu{height:400px;}
#uu .ny{height:400px;background-size: cover;background-position: center;}
.ibanner .slick-arrow{font-size:60px; position:absolute; top:50%; z-index:2; height:58px; margin-top:-29px; line-height:58px; width:80px; text-align:center; padding:0px; border:none; color:rgba(255,255,255,1); opacity:0; border-radius:50%; cursor:pointer;}
.ibanner .slick-prev{ left:30px;}
.ibanner .slick-next{ right:30px;}
.ibanner:hover .slick-arrow{ opacity:1;}

.ibanner .slick-dots{ position:absolute; margin-left:-15px; left:50%; bottom:28px;}
.ibanner .slick-dots li{ float:left; margin:0 6px;}
.ibanner .slick-dots li button{ display:block; border:none; padding:0px; width:32px; height:7px; text-indent:-99px; overflow:hidden; background:rgba(255,255,255,0.5); box-shadow:0 0 5px rgba(0,0,0,0.3); box-sizing:border-box; border:none;}
.ibanner .slick-dots li.slick-active button{ background:rgba(255,255,255,1);}

.ibanner .swiper-pagination{ bottom:28px;}
.ibanner .swiper-pagination-bullet{ width:15px; height:15px; border-radius:15px; background:rgba(255,255,255,0.5); box-shadow: 0 0 5px rgba(0,0,0,0.3); opacity:1;}
.ibanner .swiper-pagination-bullet-active{ background:rgba(0,75,189,1);}
.ibanner .slick-arrow i { font-size: 50px; }
/* 内页 */
.page-body { margin: 20px auto 50px; }
.page-l-tit { padding: 10px 0 10px 60px; background: rgb(52, 129, 221) url(../images_public/page_tb_01.png) 3px 7px no-repeat; color: #fff; }
.page-l-tit h3 { margin-top: 0; margin-bottom: 5px; }
.page-l-tit p { font-size: 12px; margin-bottom: 0; }
.page-l-clist { border: 1px solid #ddd; border-top:none;}
.page-l-clist ul { padding:15px; }
.page-l-clist li { height: 40px; line-height: 40px; text-align: center; font-size:16px; border-bottom: 1px solid #ddd; }
.page-l-clist li a:hover { display: inline-block; width: 100%; height: 40px; color: #fff; /* background: #ce2520; */ }
.page-body .sec-tit { margin-top: 15px; }
.left-news li { border-bottom:1px dotted #ccc;}
.left-news li h5 { line-height:14px; text-align:left;}
.sec-tit { border-bottom: 1px solid #e5e5e5; height: 45px; line-height:45px; }
.sec-tit h2 { float: left; margin-top: 0; margin-bottom: 0; height: 45px; line-height: 45px; font-weight: bold; font-size: 22px; color:#043cb5; border-bottom: 3px solid #ffae00; }
.sec-tit span { font-size: 18px; color: #e5e5e5; margin-left: 10px; }
.sec-tit h5 { float: right; margin-top: 12px; margin-bottom: 0; }
.sec-tit h5 i { margin-left: 5px; width: 14px; height: 14px; border-radius: 14px; background: #3481dd; color: #fff; text-align: center; display: inline-block; font-style:normal; line-height:11px;}
.sec-tit h5 a { display: inline-block; padding: 2px 3px; border-radius: 3px; }
.sec-tit h5 a:hover { background: #F3BA15; color: #fff; }
.sec-tit h5 a:hover i { background: transparent; background:none !important; }
.crumbs-item { line-height: 32px; border-bottom: 3px double #d7dbdf; overflow:hidden;  margin-bottom:10px;}
.page-content { font-size: 16px; padding-top: 15px; padding-bottom: 15px;line-height:30px; }
.page-content img {/*max-width:100% !important;*/ height:auto !important;}
.page-detail img {width: auto !important;}
.page-plist { margin-top: 15px; }
.page-plist > div { margin-bottom: 10px; }
.page-plist > div h5 { text-align: center; }
.page-alist { margin-top: 15px; }
.page-alist .col-md-4 { padding:0 10px;}
.page-alist .col-md-4 h5 { height:15px; line-height:15px; overflow:hidden; float:left;display:block; width:100%;}
.page-alist li { clear:both; overflow:hidden; padding-bottom: 15px; padding-top: 15px; border-bottom: 1px dotted #ddd; }
.page-alist .page-adate { float: left; width: 70px;height:70px; text-align: center; color:#fff; margin-right: 15px; background:#1d2087; }
.page-alist .page-adate h3 { font-weight: bold; margin-top: 14px; margin-bottom: 0; }
.page-alist .page-adate p { margin-bottom: 5px;line-height: 25px; }
.page-alist .page-atit p { font-size: 13px; color: #999; margin-bottom: 0;line-height:22px; }
.page-alist .page-atit a { color: #333; }
.page-alist .page-atit a:hover { color: #3481dd; }
.page-con-tit { border-bottom: 1px dotted #ddd; margin-bottom: 15px; }
.page-con-tit h1 { text-align: center;font-size:25px; }
.page-con-tit h3 { text-align: center; }
.page-con-tit .haiofn { text-align: center; color: #999; line-height:28px;font-size:12px;}
.page-con-tit .haiofn .bdsharebuttonbox { float:right;}
.page-con-tit .haiofn span{ text-align: center; color: #999; padding-left:10px; }
.page-summary { border: 1px solid #ddd; border-radius: 4px; background: #f7f7f7; padding: 15px; margin-bottom: 15px; color: #666; }
.page-detail { padding:10px 0; font-size:16px; line-height:30px;}
.page-detail img { max-width:100% !important; height:auto !important;}
.tags { clear:both; padding:10px 0; border-top:1px dotted #ccc;border-bottom:1px dotted #ccc; margin:10px 0;}
.tags a { margin:0 1%; display:inline-block; padding:0 0.5%; color:#337ab7;}
.page-alist .page-atit a:hover, .page-alist .col-md-4 h5:hover{color:#ce2520;}
.page-alist .col-md-4 a:hover h5{color:#ce2520;}
.img-inner:hover{border-color:#ce2520}
.page-summary{display:none;}
.prodescription{display:none;}
.img-inner{height:225px;}
.sec-marquee-c li span{margin-left:56px;}
.img-inner{display:block;line-height:210px;}
.img-inner img{height:auto;}
.page-content img{max-width:100%;}

.zoomPad { position: relative; float: left; z-index: 99; cursor: crosshair; }
.zoomPreload { -moz-opacity: 0.8; opacity: 0.8; filter: alpha(opacity = 80); color: #333; font-size: 12px; font-family: Tahoma; text-decoration: none; border: 1px solid #CCC; background-color: white; padding: 8px; text-align: center; background-image: url(../images_public/zoomloader.gif); background-repeat: no-repeat; background-position: 43px 30px; z-index: 110; width: 90px; height: 43px; position: absolute; top: 0px; left: 0px;  * width:100px; * height:49px;}
.zoomPup { overflow: hidden; background-color: #FFF; -moz-opacity: 0.6; opacity: 0.6; filter: alpha(opacity = 60); z-index: 120; position: absolute; border: 1px solid #CCC; z-index: 101; cursor: crosshair; }
.zoomPup img { width:299px; height:200px;}
.zoomOverlay { position: absolute; left: 0px; top: 0px; background: #FFF; /*opacity:0.5;*/z-index: 5000; width: 100%; height: 100%; display: none; z-index: 101; }
.zoomWindow { position: absolute; left: 110%; top: 40px; background: #FFF; z-index: 6000; height: auto; z-index: 10000; z-index: 110; }
.zoomWrapper { position: relative; border: 1px solid #999; z-index: 110; }
.zoomWrapperTitle { display: block; background: #999; color: #FFF; height: 18px; line-height: 18px; width: 100%; overflow: hidden; text-align: center; font-size: 10px; position: absolute; top: 0px; left: 0px; z-index: 120; -moz-opacity: 0.6; opacity: 0.6; filter: alpha(opacity = 60); }
.zoomWrapperImage { display: block; position: relative; overflow: hidden; z-index: 110; }
.zoomWrapperImage img { border: 0px; display: block; position: absolute; z-index: 101; }
.zoomIframe { z-index: -1; filter: alpha(opacity=0); -moz-opacity: 0.80; opacity: 0.80; position: absolute; display: block; }

.bt{margin-bottom:20px;text-align:center;}
.bt h2{ line-height:64px;text-align:center; overflow:hidden;font-size: 35px;margin-bottom:5px;}
.bt p{  background:url(../images/in_titel_x.png) center top no-repeat;color:#666; text-align:center; display: block;font-weight: normal;font-size:20px;line-height:40px;padding-top:5px;}


.gd{display:block;width:180px;height:45px;line-height:45px;margin:0 auto;text-align:center;background:#cc0000;font-size:16px;color:#fff;}
.gd:hover{color:#fff;background:#1d2087;}




/* 业务范围 */
.ywfw{padding:45px 0;background:#f8f8f8;}
.ywfw li{width:31.33%;margin:0 1%;float:left;}
.ywfw li img{width:100%;}
.ywfw li h2{font-size:18px;font-weight:bold;color:#333;margin:15px 0 10px;text-align:center;}
.ywfw li p{font-size:14px;color:#999;line-height:24px;}




/* 产品中心 */
.product_box{margin:45px 0 65px;
  position: relative;/* background:url(../images/bj.jpg) no-repeat center 0; */
    }
.product_box .bt{margin-bottom:45px;}
/* .product_content{margin:45px 0;} */
.cate_tt {height: 50px;color:#555555}
.cate_tt h3 {font-size:28px;margin:0;}

.cate_tt h3 span {
    font-size: 13px;
    text-align: center;
    text-transform: uppercase;
    font-weight: normal;
      margin-top: 10px;
}
.sort11{
    position: relative;background:url(../images/bj1.jpg) no-repeat center 0;
    border-top: none;/* height: 742px; */
    padding:0px; /*  margin-bottom:15px; */

}
.sort11 li {position: relative;}
.sort11 li a {
    display: block;
    font-size: 16px;
    color: #fff;
  width:100%;
  height:45px;
  line-height:45px;
  padding:0;
    padding-left: 15px;
background:#1d2087;
  text-align:left;
}
.sort11 li a:hover{background:#dd0000;}
.sort11 li a i{position:absolute;right:15px;line-height:45px;top:0;}

 .product_bg{background:none;padding-top:0;}
.pro_nav{background:none;}
.pro_content li{width:33.33%;float: left;padding:0 5px;text-align: center;margin-bottom:10px;}
.pro_nav_list li{width:auto;}
#deno{OVERFLOW: hidden; HEIGHT:720px}
.pro_nav_list li a{font-size:16px;padding:0 15px;}
.pro_content a.pro_img{display:block;width:100%;height: 250px;line-height: 180px;overflow:hidden;}
.pro_content a.pro_img img{transition: .6s;    height: 100%;}
.pro_content li:hover a.pro_img img{transform:scale(1.1)}
.pro_content a{font-size:16px;}
.pro_content li:hover span{color:#fff;background:#1e50af;} 

.sbtupian {
    border: 1px solid #c7c5c5;
    overflow: hidden;background:#fff;
}

.sbtupian img {
    max-width: 100%;
    margin: 0 auto;
    display: block;
    height: 210px;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -ms-transition: all 1s;
    transition: all 1s;
}

.sbtupian img:hover {
    transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
}

span.sbname {
    line-height: 35px;
    text-align: center;
    display: block;
  background: #eee;
}


/* why */
.why{padding:40px 0;background:url(../images/bj1.jpg) no-repeat center bottom;}
.why ul{margin-top:0px;}
.why li{float:left;width:25%;text-align:center;margin-bottom:20px;}
.why li img{/* width:80px; */}
.why li h2{margin:12px 0;font-size:20px;font-weight:bold;color:#333;}
.why li div{width:40px;height:3px;background:#dd0000;margin:0 auto 20px;}
.why li p{font-size:15px; line-height:26px;padding:0 25px;}



/* 工程案例 */
.gcal{padding:40px 0;}
.portab{margin-bottom:10px;margin-top:10px;}
.portab .item .ar_2{background:#f8f8f8;color:#333;height:40px;line-height:40px;font-size:16px;}
.portab .item:hover .ar_2{background:#e80000;color:#fff;}
.portab .item{border:1px solid #eee;}
.portab .item .ar_1 .img-auto{width:100%;border:0;height:210px;display:block;line-height:200px;}
.portab .item .ar_1:hover .img-auto{border:0;}
.portab .item .ar_1 .img-auto img{ transition:.6s}
.portab .item .ar_1:hover .img-auto img{ transform:scale(1.1)}
.pse{padding:0 7px;width:20%;float:left;}

.indexPart2{ margin:20px auto; padding:10px; background-color:#fff;overflow:hidden;}
.tab2 ul{width:100%; margin:0px auto 10px; overflow:hidden;text-align:center;}
 .tab2 li{ width:7.3%; padding:0.5%; display:inline-block; text-align:center; cursor:pointer; overflow:hidden;font-size:14px;}
.tab2 li .imgdiv{position: relative; height:50px; background-color:#FFF;  margin:auto; overflow:hidden;}
.tab2 li img{ transition: ease-in-out 0.3s;}
.tab2 li:hover img{transform-style: preserve-3d;  transform:rotateY(180deg);}
.tab2 li.liNow{ color:#0078bf;}
.tab2 li.liNow img{position: absolute;top:-50px; left:11px;}

/* 流程 */
.jmbz{ background:url(../images/bj2.jpg) no-repeat center center; padding: 30px 0;}
.jmbz .bt h2,.jmbz .bt p{color:#fff;}
.bobz img{width:80px;}
.jmbz li {
    float: left;
    width: 19%;
    text-align: center;
    margin: 1px 0.5%;
    transition: .6s;
    /* border: 1px solid #a6a6a6; */
    padding-top: 10px;
}
/* .jmbz li img{width:68%} */
.jmbz ul {
    margin-top: 5px;
}
.jmbz li p {
      line-height: 18px;
    font-size: 18px;
    color: #fff;
  font-weight:bold;
    margin-top: 15px;
}
.jmbz li h5{
    color: #fff;
    font-size: 14px;
    margin-top: 6px;
    margin-bottom: 10px;
    }
.jmbz li:hover {
    cursor: pointer;
    /* margin-top: -10px; */transform: scale(1.1);
}


/* 合作伙伴 */
.hzhb{background:#edf4f6;padding:35px 0 55px;text-align:center;}
.hzhb img{}



/* 服务&新闻 */
.qt{padding:65px 0;/* background:#f6f6f6; */}

.ryzs{width:100%;height:250px;overflow:hidden;margin-bottom:15px;}
.ryzs img{width:100%;}

.gsjj{width:100%;height:250px;margin-bottom:15px;background:#f8f9fb;}
.p-r-10{padding-right:10px;}
.gs_bt{width:210px;background:#1d2087;color:#fff;padding:15px 25px;height:250px;}
.gs_bt h2{font-size:27px;margin-bottom:25px;}
.gs_bt a{border:1px solid #fff;display:block;width:110px;text-align:center;font-size:12px;height:30px;line-height:28px;}
.gs_bt a:hover{background:#dd0000;border-color:#dd0000;color:#fff;}
.gsje{padding:15px;width:635px;font-size:16px;line-height:31px;}

.fwtx{position:relative;    height: 510px;}
.fwtx img{width:100%;}
.fe_b{position:absolute;left:0;bottom:0;padding:15px;}
.fe_b h2{font-size:22px;font-weight:bold;color:#1d2087;margin-bottom:10px;}
.fe_b p{font-size:14px;line-height:22px;color:#666;}

.fwzc_s{background:#ee3536 url(../images/bj.jpg) no-repeat center bottom;text-align:center;color:#fff;padding:45px 15px;height:250px;}
.fwzc_s h2{margin:0;font-size:25px;}
.fwzc_s span{font-size:28px;font-weight:bold;line-height:45px;}
.fwzc_s p{margin-bottom:15px;font-size:12px;}
.fwzc_s a{display:block;height:30px;border:1px solid #fff;font-size:13px;color:#fff;line-height:28px;margin:0 auto;width:80px;}
.fwzc_x{width:100%;height:250px;overflow:hidden;margin-top:10px;}
.fwzc_x img{width:100%}

.xinwen{background:#1d2087;padding:15px;height:510px;}
.xw_bt{height:45px;border-bottom:1px solid #fff;color:#fff;line-height:40px;}
.xw_bt h2{font-size:18px;margin:0;float:left;line-height:40px;}
.xw_bt a{float:right;font-size:15px;}
.xw_bt a:hover{color:#f00;}
.news_2 a{color:#fff;height:auto;line-height:25px;font-size:15px;font-weight:300;}
.news_2 span{color:#fff;}
.news_2 li{line-height: normal;padding:8px 0;margin-bottom:8px;}
.news_2 li:hover a {color:#f00;font-weight:bold;}




/* 页尾 */
footer { background:#1b1c20; color: #fff;padding:20px 0 20px; }
footer a { color: #ccc; }
.nav_foot a:hover{color:#f00;}
.footer-copyright {text-align:center;padding:15px 0;border-top:1px solid #444;}
.f0_bt{margin-bottom:20px;}
.f0_bt h2{margin:0;font-size:18px;font-weight:700;}
.f0_bt p{font-size:16px;}
.lxfs{font-size:16px;line-height:28px;margin-bottom:15px;}
.ewm {width:120px;text-align:center;}
.ewm p{margin-top:5px;font-size:12px;}
.nav_foot{}
.nav_foot span{margin-right:8px;}
.nav_foot p{display:block;width:50%;float:left;font-size:16px;line-height:32px;}
.nav_foot a{color:#fff;}

/* 返回顶部 */
.gototop{width:40px;height:40px;z-index:9999999999; position: fixed; bottom: 60px; right: 15px;}
.gototop:hover{background-position:-503px -42px;-webkit-transition:0.5s;}
.gototop i { font-size: 36px; }

@media (min-width: 1200px) {
	.mobile-footer { display: none; }
}

.app{display:none;}
@media (max-width: 992px){
     body.side-right{overflow: hidden;}
    body nav.navbar.bootsnav .navbar-toggle{margin-right: 0;}
    body.side-right nav.navbar.bootsnav .navbar-toggle{float: right !important; margin-top: 12px; margin-right: 15px;}
    nav.navbar.bootsnav.navbar-mobile ul.nav,body nav.navbar.bootsnav .navbar-nav > li > a{border-top: none;}
    body nav.navbar.bootsnav .navbar-toggle { margin-top: 12px; margin-right: 15px; padding: 0 8px; border: 1px solid #666;}
    body.side-right > .wrapper{margin:0 !important;}
    body nav.navbar.bootsnav.navbar-mobile .navbar-collapse{width: 100%;height:auto !important;left: 0;top:-100%;}
    body nav.navbar.bootsnav.navbar-mobile .navbar-collapse{max-height:340px;}
    body nav.navbar.bootsnav.navbar-mobile .navbar-collapse.in{top:72px;}
    body nav.navbar.bootsnav.navbar-mobile ul.nav{width: 100%; margin:0;padding: 0;}
    body nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu{padding: 0 !important;}
  .pc{display:none;}
  .app{display:block;}
  nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a{padding-left:25px;    background: #fff;}
  nav.navbar.bootsnav ul.nav > li:hover > a{color:#333;}
  .nav>li:before{display:none;}
  
  .bt{margin-bottom:10px}
  .bt h2{font-size:25px;line-height:32px;}
  .bt p{font-size:14px;padding:0 15px;line-height:22px;padding-top:10px;}
  
  
  
 /*  解决方案 */
  .ywfw li{width:100%;margin:0 0 15px;}
  .ywfw{padding:25px 0 0;}
  
  /* 冷库设备 */
  .product_box{margin:25px 0;}
  .product_box .bt{margin-bottom:15px;}
  .cpzx{padding:25px 0;}
  .product_bg{padding:0;}
  .product_content{margin-bottom:20px;}
  .pro_content li{width:50%;}
  .pro_content{padding:0;}
  .sbtupian img{height:140px;}
  #deno{height:450px;margin-bottom:15px;}
  
  
  
   /* why */
  .why{margin:25px 0 0;background-size:cover;}
  .why ul{margin-top:0;}
  .why li{width:50%;}
  .why li p{font-size:10px;line-height:20px;padding:0 10px;height:60px;}
  .why li div{margin-bottom:10px;}
  .why li h2{font-size:16px;}
  .why li img{width:60px;}

  /* 各类冷库产品工程建造 */
  .tab2 li{width:24%;}
  .portab .item .ar_1 .img-auto{height:130px;line-height:120px;}
  .portab .col-md-3{margin-bottom:15px}
  .portab .item .ar_2{font-size:14px;}
  
  /* 流程 */
   .jmbz li {float: left;width: 29%;text-align: center;margin: 1px 2%;transition: .6s;padding-top: 0px;}
  .jmbz li img{width:50px;}
  .jmbz li p{font-size:15px;}
  
 /*  服务&新闻 */
  .qt{margin:25px 0;padding:0;}
  .gsje{width:100%;}
  .gsjj{height:auto;padding-bottom:15px;}
  .fwtx{height:auto;}
  .fwzc_x{margin-bottom:15px;}
  
  /* 合作伙伴 */
  .hzhb{padding:25px 0;}
  .hzhb img{width:100%;}
  
   /* 内页 */
   #myscroll, #myscrolla{margin:25px auto;width:76%;}
  .product_detail .img{left:0;width:100%;overflow:hidden;height:auto;}
  .page-alist .page-atit p{    height: 4rem;}
  .page-content .zoomPad img {
    max-width: auto !important;
    height: 250px !important;
    width: auto !important;}
  .page-content{padding:0;}
  .img-inner{display:block;width:100%;    line-height: 140px;}
   .page-alist .page-atit p{    height: 4rem;line-height:22px;}
  .relatedProduct .col-md-3 .imsg{width:auto;height:130px;}
  .relatedProduct .col-md-3{height:150px;}
    /* 页尾 */
  footer{/* margin-bottom:50px; */background:#0469af;}
  .floor_3_main{height:auto;}
  .floor_3_main .liuc{width:100%;padding-left:0;}
  .floor_3_main .liuc .list{width:100%;}
  .floor_3_main .liuc li{width:86px;    margin-bottom: 15px;}
  .floor_3_main .liuc li .jt{width:10px;background-size:10px;}
  .floor_3_main .liuc li p{width:70px;font-size: 13px;}
  
  
}

@media (max-width:768px) {
	/* 导航 */
	nav.navbar.bootsnav.navbar-mobile .navbar-collapse {position:static;!important;}
	.navbar-pull-all { width: 80%; padding-top: 0; height: 50px; margin: 15px 0 0 15px; }
	.navbar-pull-all .xs-logo img { height: 40px; }
	nav.navbar.bootsnav ul.nav > li > a { color:#000}
	/* 轮播 */
	.ibanner .img { height: 220px; }
   .page-banner{ height: 155px; background-size:190%;background-position:center center}
  #uu{height:140px;}
  #uu .img { height: 140px; }
    .ibanner .swiper-pagination-bullet{width:10px;height:10px;}
  .ibanner .swiper-pagination{bottom:10px;}
	/* 手机端底部导航 */
	.mobile-footer { display: block; background: #303030; display: flex; width: 100%; height: 50px; position: fixed; z-index: 999; bottom: 0; left: 0; }
	.mobile-footer a { flex: 1; color: #fff; text-align: center; }
	.mobile-footer a i { font-size: 22px; padding: 4px 0; }
	.mobile-footer a h5 { margin: 0; }

	/* 手机端走马灯处理 */
	.swiper .ar_1 { width: auto; }
}